home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11731 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  476 b 

  1. Path: news.iscm.ulst.ac.uk!news
  2. From: shauna@iscm.ulst.ac.uk (Shaunna McClintock)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Segmentation Fault ???
  5. Date: 26 Mar 1996 09:43:55 GMT
  6. Organization: Interactive System Centre
  7. Message-ID: <4j8e8r$g30@niaomi.iscm.ulst.ac.uk>
  8. NNTP-Posting-Host: shauna.iscm.ulst.ac.uk
  9. X-Newsreader: WinVN 0.91.6
  10.  
  11. Another possible answer is commenting (believe it or not!) ..
  12.  
  13. make sure all /* have corresponding */ 
  14.  
  15. may sound simple but its a common fault
  16.  
  17.